🍀 Hội quán võ lâm, 26/10/2023
💡 Tác giả: Kiệt Mát
✍️ Soạn giả: Huy Nguyen
How to Disable Coredump Cent OS JX LINUX - 6.0 hoặc 8.0 (Cách vô hiệu hóa Coredump Cent OS JX LINUX - 6.0 hoặc 8.0)
How to disable core dump files? To disable core dump file you have to follow the below given steps: 1. Login to SSH as root. 2. Open the file /etc/security/limits.conf
to limit ‘0’.
# vi /etc/security/limits.conf
Now, set: Code:
* hard core 0
Save the file. It will hard limit to 0 for every user so that the user cannot increase that limit in his own session.
echo 'fs.suid_dumpable = 0' >> /etc/sysctl.conf
sysctl -p
This code will ensure not to make any core dumps by setuid programs in future.
````
This code will make soft limit and ensure to stop creation of core dumps for all users.
Watch the video with the detailed instruction here
Tham gia trao đổi thêm tại bài viết gốc https://www.facebook.com/groups/volamquan/posts/1262702527772270/
Bản quyền phân phối nội dung thuộc về Hội quán võ lâm. Quyền tác giả thuộc về người đã sáng tạo nội dung được thể hiện rõ trong bài viết.
Mọi hình thức sao chép phân phối lại yêu cầu giữ nguyên toàn bộ bài viết bao gồm cả tiêu đề, nội dung và hình thức. Không được phép chỉnh sửa, thay đổi các liên kết dẫn về Hội quán võ lâm, cũng như thông tin về tác giả.
Các vấn đề tác quyền liên hệ: jx1offline@gmail.com